stack switcher: Clarify CSS documentation
authorMatthias Clasen <mclasen@redhat.com>
Thu, 5 Nov 2015 13:17:49 +0000 (08:17 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 5 Nov 2015 13:17:49 +0000 (08:17 -0500)
gtk/gtkstackswitcher.c

index 32b643e303f9922bf2766f8836192f02f942727a..226ec9eee7a0cee3f2d5dc84f9ac3826f63355af 100644 (file)
  *
  * # CSS nodes
  *
- * GtkStackSwitcher has a single CSS node names stackswitcher.
+ * GtkStackSwitcher has a single CSS node names stackswitcher and
+ * style class .sidebar.
+ *
+ * When circumstances require it, GtkStackSwitcher adds the
+ * .needs-attention style class to the widgets representing the
+ * stack pages.
  */
 
 typedef struct _GtkStackSwitcherPrivate GtkStackSwitcherPrivate;